home *** CD-ROM | disk | FTP | other *** search
- $name "Marco Revolver"
-
- $properties // These are the default properties
- {
- $collision_radius = 12
- $collision_flags = COLLIDE_WORLD,COLLIDE_INSTANCE,COLLIDE_SHADOWMAN
- $blast_radius = 0
- $damage = 3
- $min_velocity = 55
- $max_velocity = 60
- $physics_flags = PHYS_NONE
- $velocity_flags = USE_DEFAULT_VELOCITY
- $weapon_class = _WP_CLASS_BULLET
- $weapon_range = 400
- $friction = 0.94
- }
-